runtime.maptype.hashMightPanic (method)
4 uses
runtime (current package)
map.go#L409: if t.hashMightPanic() {
map.go#L470: if t.hashMightPanic() {
map.go#L709: if t.hashMightPanic() {
type.go#L375: func (mt *maptype) hashMightPanic() bool { // true if hash function might panic
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)